home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000219_news@watsun.cc.columbia.edu _Mon Feb 15 12:56:14 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA09792
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 15 Feb 1999 12:56:13 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA03910
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 15 Feb 1999 12:38:59 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: dold@92.usenet.us.com
  10. Subject: Scripting F1, Downarr
  11. Date: 15 Feb 1999 17:38:24 GMT
  12. Organization: a2i network
  13. Message-ID: <7a9m2g$52e$1@samba.rahul.net>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. Okay, I finally have to do it.
  17. I've used a combination of MS-Kermit, Kermit-95 and CKermit on Unix to
  18. automate some of the drudgery in maintaining legacy phone systems.
  19.  
  20. But I've stalled on two systems that use function keys and cursor
  21. positioning.
  22.  
  23. What I need to do:
  24. login
  25. invoke consmenu0
  26. wait for the last line of the first screen to show up
  27. cursor down four lines
  28. output f1
  29. wait for another screen to paint
  30. output f1
  31.  
  32. I can't see a terminal independent way to output the \Kdnarr.
  33. When I run kermit interactively, I have all of the cursor control and
  34. function key usage that I need, but I can't seem to script those guys.
  35.  
  36. I have the login, waitfor stuff okay, I do that on other systems.
  37. The only thing I am missing is the proper output for the function keys
  38. and cursor keys.
  39.  
  40. -- 
  41. ---
  42. Clarence A Dold - dold@network.rahul.net
  43.                 - Pope Valley & Napa CA.